home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ARexxTools / ScionRexx.lha / ReadMe_Update < prev    next >
Encoding:
Text File  |  1995-10-31  |  1.7 KB  |  36 lines

  1.  
  2. My scripts are able to use the ReqTools.library, and default to that,
  3. if you have rexxreqtools.library (No, these libraries are not included
  4. here, because it would make the package too large, but they are freely
  5. distributable and should be easy to obtain).
  6.  
  7. Some of these scripts can also display a progress indicator on the screen,
  8. and default to that if rexxarplib.library is present.
  9.  
  10. If you do not want to use reqtools requesters or a progress indicator,
  11. or if you want to change any of several other default settings used in my
  12. scripts, just run the SetDefaults.rexx script.
  13. THERE'S NO MORE NEED TO EDIT THE SCRIPTS TO CHANGE THESE SETTINGS!
  14.  
  15. Please don't use these scripts as examples of good programming in ARexx!
  16. Initially they were just quick hacks for myself, not really meant for
  17. public distribution. And even though they have come to be a fixed part
  18. of the Scion distribution and have developed based on the wishes of users,
  19. basically, that just means that they're hacked up even more now than they
  20. were at the start.
  21. I do try to keep them free of bugs, though, so I would really like to hear
  22. it if you encounter any bugs, but also if you have any suggestions or
  23. comments!
  24.  
  25. My scripts are released to the PUBLIC DOMAIN, unless otherwise specified
  26. in the header of the script. This means that you can do with them whatever
  27. you want. All I ask of you is to (please) name me as the original author.
  28.  
  29. NO WARRANTIES! I do not take the responsibility for ANYTHING, including,
  30. but not limited to, the loss of data caused by any of these scripts.
  31. Everything you do with the scripts is your own responsibility, and at your
  32. own risk.
  33.  
  34. Freddy AriĆ«s, Lindeboomweg 7, NL-7135 KE Harreveld, The Netherlands.
  35. 24 Oct 1995
  36.